home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / ripuz100.zip / RIPUZ.DOC < prev    next >
Text File  |  1993-05-23  |  10KB  |  228 lines

  1.  
  2. =========================   by: Searchlight Software     516-751-2966 Voice
  3.  RIP Puzzle 1.0                 PO Box 640               516-689-2566 BBS
  4. =========================       Stony Brook, NY 11790    800-780-LITE Sales
  5.  
  6.  
  7. Introduction
  8. ------------
  9. Welcome to RIP Puzzle, the world's first RIP graphics door game. Unlike 
  10. ordinary door games that run in Text or ANSI mode, RIP Puzzle uses the full 
  11. screen graphics capabilities of RIP to display a GUI environment, complete 
  12. with mouse support. You've never seen anything like it online!
  13.  
  14. RIP Puzzle itself is a simple sliding puzzle game that your callers can run 
  15. to test their skill (and compete for high scores in several categories and 
  16. skill levels). Like most door programs, RIP Puzzle works on virtually any 
  17. BBS software that supports doors, and can read a DOOR.SYS file, PCBOARD.SYS 
  18. file, or command line parameters to get the information it needs. Best of 
  19. all, RIP Puzzle is freeware!
  20.  
  21.  
  22. What are RIP Graphics?
  23. ----------------------
  24. RIP graphics, a brand new terminal protocol developed by TeleGrafix Inc.,
  25. is what lets RIP Puzzle do its graphics magic.  Nearly all the BBS vendors
  26. are rushing to release new versions of their bulletin board software that
  27. supports RIP graphics.  Searchlight BBS 3.0 was released in March 1993 and
  28. new versions of Wildcat!(tm) and PCBoard(tm) have been annouced for Summer
  29. 1993 availability.
  30.  
  31. In order to use RIP Puzzle in its full graphics GUI mode, your callers need
  32. to call your BBS with a RIP graphics compatible terminal program such as
  33. the freeware program RIPterm.  New versions of QmodemPro(tm) and Telix(tm)
  34. have been annouced for Summer 1993 release.
  35.  
  36. RIP graphics will undoubtedly be coming to your town before you know it
  37. and, regardless of what BBS software you are using, Searchlight's RIP
  38. graphics products can give your callers a taste of that future today.  If
  39. you'd like to learn more about RIP graphics -- including how you can get
  40. more RIP graphics features throughout your BBS -- please contact us at the
  41. numbers listed above.
  42.  
  43.  
  44. About Searchlight
  45. -----------------
  46. Searchlight Software is the world's leading developer of RIP Graphics host
  47. products. In addition to RIP door games like RIP Puzzle, we offer a RIP
  48. Games Pak disk with three more games for $29, and a complete professional
  49. BBS software package with integrated RIP graphics support. Please check the
  50. enclosed files ORDER.FRM and SLINFO.DOC for more information about other
  51. BBS products we offer.
  52.  
  53.  
  54. ==============================
  55.  Running with Searchlight BBS
  56. ==============================
  57.  
  58. Setting up RIP Puzzle with Searchlight BBS is as easy as can be.  Copy the
  59. file RIPUZ.EXE to any directory on your BBS computer.  In this example,
  60. we'll assume that you are placing RIPUZ.EXE in the C:\RIPGAMES directory.
  61.  
  62. Next, run Searchlight's CONFIG program and enter Searchlight's Menu Editor.
  63. Press <ENTER> on the menu that you'd like to add RIP Puzzle to, press <F1>
  64. to edit the commands on the menu, and press <F1> again to add a new command.
  65. The new command we are adding will be of type 'DOOR'.
  66.  
  67. Fill out the command screen as follows:
  68.  
  69.     1. Command Name .................. Puzzle
  70.     2. Command Key ................... P
  71.     3. Description ................... Online game with RIP graphics!
  72.     4. Minimum Access Level ..........      0
  73.     5. Maximum Access Level ..........    255
  74.     6. Require Security Attrib .......
  75.     7. Exclude Security Attrib .......
  76.     8. Require Preference Attrib .....
  77.     9. Exclude Preference Attrib .....
  78.    10. Help Levels ................... All
  79.    11. Door Command .................. c:\ripgames\ripuz.exe
  80.    12. Directory Path ................ .
  81.    13. Communications Support ........ Standard
  82.    14. Abort Method .................. None
  83.    15. Write Protection .............. No
  84.    16. Parameter File................. None
  85.    17. Pause After Door .............. No
  86.  
  87. Modify the access levels and attributes to suit your system.  Substitute the
  88. path in line 11 with the directory where you copied the RIPUZ.EXE file.
  89. Line 12 should be set to a period only, since RIP Puzzle should be executed
  90. from your BBS home directory.
  91.  
  92.  
  93. ============================================
  94.  BBSs That Support DOORS.SYS or PCBOARD.SYS
  95. ============================================
  96.  
  97. RIP Puzzle will operate with any BBS that can create a DOOR.SYS or
  98. PCBOARD.SYS drop file.  There are utility programs available that can create
  99. one of these files for BBS systems that do not directly support them.
  100.  
  101. In the following paragraphs, we'll use the term 'drop file' to represent
  102. either a DOOR.SYS or PCBOARD.SYS file.  RIP Puzzle can use these files
  103. interchangably and will load whichever one it finds first.
  104.  
  105. Copy the file RIPUZ.EXE to any directory on your BBS machine.  For this
  106. example, we'll assume that RIPUZ.EXE is located in the C:\RIPGAMES
  107. directory.  By default, RIP Puzzle expects to be executed in the directory
  108. that contains the current node's drop file.  For most BBS systems, this
  109. means that you can run RIP Puzzle from a batch file with a single command:
  110.  
  111.         C:\RIPGAMES\RIPUZ
  112.  
  113. RIP Puzzle will check the current directory for the drop file.  If you
  114. cannot execute RIP Puzzle from the directory that contains the drop file,
  115. you can pass the path to the drop file using the '-p' parameter on the
  116. command line.  For example, if your drop file is located in the C:\BBS\WORK1
  117. directory, use the following command line:
  118.  
  119.         RIPUZ -pC:\BBS\WORK1
  120.  
  121. RIP Puzzle will work with FOSSIL drivers and DigiBoards.  Simply add a '-f'
  122. or '-d' parameter to your command line to engage FOSSIL or DigiBoard
  123. support.  For example, with Wildcat! IM systems use the command:
  124.  
  125.         RIPUZ -d
  126.  
  127. If RIP Puzzle is not able to correctly determine the correct FOSSIL port or
  128. DigiBoard channel from the drop file, you can pass that on the command line
  129. as well.  For example, to run RIP Puzzle on FOSSIL port 0, use the following
  130. command line:
  131.  
  132.         RIPUZ -f0
  133.  
  134. If you need to override any of the information that RIP Puzzle reads from
  135. the drop file, you can use the command line parameters listed in the next
  136. section.
  137.  
  138.  
  139. ===============================
  140.  Running from the command line
  141. ===============================
  142.  
  143. If your BBS does not support PCBOARD.SYS or DOOR.SYS drop files, you can use
  144. command line parameters to pass all the information RIP Puzzle needs to
  145. know.
  146.  
  147.    USER NAME = current user's full name (Required)
  148.    -cPORT    = Standard COM port, ex: -c2 (for COM2:)
  149.    -sSPEED   = Communication speed, ex: -s19200
  150.    -tTIME    = User's time remaining in minutes, ex: -t15
  151.    -dPORT    = Digiboard support with port number, ex: -d2
  152.    -fPORT    = FOSSIL support with port number, ex: -f2
  153.    -bADDR    = Non-standard hex base addr, ex: -b2A0
  154.    -iIRQ     = Non-standard IRQ, ex: -i5 (for IRQ5)
  155.    -l        = Enable hardware flow control
  156.    -o        = Disable output buffering
  157.  
  158.  
  159. Sample command lines:
  160.  
  161. ---------------------------------------------------------------------------
  162.  
  163. RIPUZ Jim Barry -c2 -s2400 -t30
  164.  
  165. User's name is Jim Barry.  Use standard COM2: running at 2400 bps.  User has
  166. 30 minutes remaining.
  167.  
  168. ---------------------------------------------------------------------------
  169.  
  170. RIPUZ Bryant Gumble -d2 -s19200
  171.  
  172. User's name is Bryant Gumble.  Use DigBoard channel 2 locked at 19200 bps
  173. (RIP Puzzle does not need to know the callers actual connect rate). No time
  174. remaining specified.
  175.  
  176. ---------------------------------------------------------------------------
  177.  
  178. RIPUZ ToughGuy -b2A0 -i5 -s38400 -s20
  179.  
  180. Users name is ToughGuy.  Use com port at base address 2A0, IRQ 5 locked at
  181. 38400. Time remaining is 20 minutes.
  182.  
  183. ---------------------------------------------------------------------------
  184.  
  185. RIPUZ Brian Wilson
  186.  
  187. User name is Brian Wilson.  Run locally using no serial communications.
  188.  
  189. ---------------------------------------------------------------------------
  190.  
  191.  
  192.  
  193. ================
  194.  Using The Game
  195. ================
  196.  
  197. RIP Puzzle is designed to operate best in RIP Graphics mode -- to see the 
  198. RIP graphics features, you need to run it from a RIP compatible graphics 
  199. terminal such as RIPterm. Although you can run RIP Puzzle in local mode, 
  200. you won't see the RIP graphics interface unless you run from RIPterm.
  201.  
  202. Except on Searchlight BBS, using RIPterm remotely requires a RIP graphics 
  203. terminal. Puzzle detects RIPterm's presence automatically, and will display 
  204. a helpful message if you try to run it without RIP graphics enabled.
  205.  
  206. To play the game, start by selecting a skill level from the skill level 
  207. pick list. Then use your mouse to re-arrange the squares in the puzzle into 
  208. the proper alphanumerical order (on 6x6 games, place the letters before the
  209. numbers). Simply "Click" your mouse on any piece that's next to the empty 
  210. square, and the piece will move into place.  
  211.  
  212. Completing the game with the lowest number of moves awards you the high 
  213. score for that skill level.
  214.  
  215. At any time, you can quit, start a new game, or view the high score list by 
  216. pressing the appropriate buttons on-screen.
  217.  
  218.  
  219. =========================   by: Searchlight Software     516-751-2966 Voice
  220.  RIP Puzzle 1.0                 PO Box 640               516-689-2566 BBS
  221. =========================       Stony Brook, NY 11790    800-780-LITE Sales
  222.  
  223. ---------------------------------------------------------------------------
  224.  
  225. Telix is a trademark of deltaComm Development
  226. Wildcat! and QmodemPro are trademarks of Mustang Software, Inc.
  227. PCBoard is a trademark of Clark Development Company, Inc.
  228.